crypto/cipher.cfb.b (field)

3 uses

	crypto/cipher (current package)
		cfb.go#L15: 	b       Block
		cfb.go#L32: 			x.b.Encrypt(x.out, x.next)
		cfb.go#L74: 		b:       block,